From: Katsumi Yamaoka Date: Fri, 18 Dec 2009 00:52:39 +0000 (+0000) Subject: Typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8886 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=31093cab9adc74210f712168e6facfcdd6aef1dc;p=emacs.git Typo. --- diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 198f7c43dac..114d9cdfc3f 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,7 +1,7 @@ 2009-12-18 Katsumi Yamaoka - * nntp.el (nntp-service-to-port): Work for port expressed with numeric - string; replace [:digit:] with [0-9] for XEmacs. + * nntp.el (nntp-service-to-port): Work for service expressed with + numeric string; replace [:digit:] with [0-9] for XEmacs. 2009-12-17 Glenn Morris